projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1b010a
)
textview: Remove unused define
author
Timm Bäder
<mail@baedert.org>
Fri, 26 Jun 2020 04:39:49 +0000
(06:39 +0200)
committer
Timm Bäder
<mail@baedert.org>
Sat, 27 Jun 2020 08:51:06 +0000
(10:51 +0200)
gtk/gtktextview.c
patch
|
blob
|
history
diff --git
a/gtk/gtktextview.c
b/gtk/gtktextview.c
index 39cba8941377dd16cf959a8cf8b85e78abaff506..f2993b4c2871894d323460a43a849b04bda40080 100644
(file)
--- a/
gtk/gtktextview.c
+++ b/
gtk/gtktextview.c
@@
-143,7
+143,6
@@
#define SCREEN_HEIGHT(widget) text_window_get_height (GTK_TEXT_VIEW (widget)->priv->text_window)
#define SPACE_FOR_CURSOR 1
-#define CURSOR_ASPECT_RATIO (0.04)
typedef struct _GtkTextWindow GtkTextWindow;
typedef struct _GtkTextPendingScroll GtkTextPendingScroll;